Spread Windows Forms 12.0 Product Documentation
OnClear Method (CollectionBase<T>)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > CollectionBase<T> Class : OnClear Method
Performs additional custom processes when clearing the contents of the System.Collections.CollectionBase instance.
Syntax
'Declaration
 
Protected Overrides Sub OnClear() 
'Usage
 
Dim instance As CollectionBase(Of T)
 
instance.OnClear()
protected override void OnClear()
See Also

Reference

CollectionBase<T> Class
CollectionBase<T> Members